home *** CD-ROM | disk | FTP | other *** search
/ PC Media 2 / PC MEDIA CD02.iso / share / udos / err_copy / read.me < prev   
Encoding:
Text File  |  1992-09-13  |  2.5 KB  |  52 lines

  1.        BCOPY.EXE - Copies files with critical errors by automatic [R]etry
  2.             (c) Copyright 1992, Paul D. Nettle, All rights reserved
  3.  
  4. BCopy aids in copying files that have critical errors in them.  Most of these
  5. errors are easily overcome by reading the file and hitting [R]etry many times.
  6. BCopy will copy those files with ease by automatically retrying.  It shows you
  7. it's progress as it trudges through those files, allowing you to press [I] to
  8. ignore for a single read failure, so you know exactly where the error is, and
  9. how many of the errors are completely unrecoverable.
  10.  
  11. BCOPY will attempt to read errors as long as you don't try to stop it.  To see
  12. this in action, remove the floppy from drive A: and try to copy a file from out
  13. there.
  14.  
  15. If BCOPY cannot read a sector in 15 minutes, you should probably give it up.
  16. The file is BAD (but some of you may want to let it run overnight on those
  17. un-replaceable files since there is still that chance, however small, that it
  18. may actually work).
  19.  
  20. Since BCOPY shows you it's progress, you can monitor it to find out exactly
  21. where the errors are and limit them to as few as possible by only ignoring the
  22. errors that YOU KNOW are never going to read properly.  Only 512 bytes are read
  23. in at a time (the normal number of bytes that a floppy drive sector contains).
  24. This means that BCOPY slower that DOS's COPY, but when an error occurs you only
  25. lose the 512 bytes that were bad, as opposed to a possibility losing up to 64K
  26. that was unreadable (as in DOS's copy).
  27.  
  28. BCOPY will also work on files that reside on hard drives, too.
  29.  
  30. Keys available during copy are:
  31.    [ESC] to stop copying.
  32.    [I]gnore - only available when errors are encountered.
  33.    [A]bort  - only available when errors are encountered.
  34.  
  35. I hope BCOPY will save your files as it has mine.
  36.  
  37. If you find this program of use often enough to make your concience tell you
  38. "SEND HIM MONEY.....", I'll even accept $5.00 donations.  This will not, how-
  39. ever register you for any new versions or any 'product information' as this is
  40. NOT a product.  Please don't send more that $5.00.  I didn't spend THAT much
  41. time programming it.  And yes, the source is available (for $15.00) -- send me
  42. a check and I'll send you a disk!
  43.  
  44. --------------------------------------------------------------------------------
  45.  
  46.                         SUGGESTIONS/BUGS/MONEY?
  47.  
  48. Send to:
  49.                Paul Nettle
  50.                9668 Washington St.
  51.                Romulus, MI  48174
  52.